-
Home
-
WP Coder – Insert Custom PHP, HTML, CSS & JS in WordPress
-
4.0.3
-
Code
-
Classes
- DBManager
Total Complexity |
33 |
Dependencies |
2 |
Dependents |
9 |
Total lines |
192 |
Lines of code |
109 |
Logical lines of code |
73 |
Comment lines |
49 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
remove_item() |
A |
55 |
8 |
16 |
display_tags() |
S |
56 |
6 |
18 |
insert() |
S |
64 |
3 |
9 |
update() |
S |
66 |
2 |
8 |
delete() |
S |
66 |
2 |
8 |
get_all_data() |
S |
68 |
2 |
6 |
get_data_by_id() |
S |
65 |
2 |
8 |
get_data_by_title() |
S |
65 |
2 |
8 |
check_row() |
S |
64 |
2 |
9 |
get_tags_from_table() |
S |
68 |
2 |
6 |
create() |
S |
65 |
1 |
8 |
get_columns() |
S |
71 |
1 |
5 |